READ WORD
This command will read a word of data from the file and store it as an integer value in the variable specified. A word represents two bytes. The file specified by the file number must be open or the command will fail.

SYNTAX
READ WORD File Number, Variable

RELATED INFO
FILE Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example